
.quemSomos .cont  p {
  font-size: 15px;
  color: #464646;
  margin-bottom: 0;
  line-height: 20px;
} 

.sideB .links ul li {
  display: flex;
  align-items: center;
  width: 100%;
}

.postTitle h3 {
  color: #1F437F !important;
}
.postTitle h3 {
  font-size: 37px;
  color: #272727;
  font-family: "Teko";
  margin-bottom: 15px;
  line-height: 38px;
}

.dataPost {
  margin: 20px 0 15px 0;
  display: block;
}

.dataPost h2 {
  font-size: 14px;
  color: #919191;
  margin-bottom: 5px;
}

.dataPost b {
  color: #23B78F !important;
  font-weight: bold !important;
}

.materia p {
  font-size: 14px;
  line-height: 20px;
  color: #474747;
  font-family: "Titillium Web";
  margin-bottom: 15px;
}

.materia strong {
  font-weight: bold;
}

.quemSomos .cont p {
  margin: 30px 0 !important;
}

/* .cont p {
font-size: 16px !important;
margin-bottom: 20px;
line-height: 20px;
} */

 /* departamentos */

.ajustes-departamentos .cont .box {

  margin-top: 20px;
  border-right: 1px solid #cecece;
  padding-left: 15px;
  margin-bottom: 40px;

}

.ajustes-departamentos .cont .box b {
  display: block;
  margin-bottom: 15px;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Teko";
  font-weight: 600;
  margin-top: 20px;
  line-height: 20px;
}

.ajustes-departamentos .cont .box b.type {
  margin: 5px 0;
}

.ajustes-departamentos .cont .box b span {
  background: none;
  padding-left: 0;
}

.ajustes-departamentos .cont .box span {
  display: block;
  background: url(https://i.imgur.com/mb0CJIA.png) no-repeat 0 4px;
  padding-left: 10px;
  font-size: 13px;
  color: #6b6969;
  margin-bottom: 10px;
}

/* fim departamentos */

/* galeria presidentes */

.ajustes-galeria-presidentes .cont .info span {
  background: #ea6645;
  height: 3px;
  display: block;
  margin: 20px 0;
  width: 25px;
}

/* fim galeria presidentes */

.novo-estatuto p {
  font-size: 15px;
  color: #464646;
  margin-bottom: 0;
  line-height: 20px;
}

.Juristur p {
  font-size: 15px;
  color: #464646;
  margin-bottom: 0;
  line-height: 20px;
}

.InstitucionalAni .cont .lista p  {
 
}

.InstitucionalAni .cont .lista ul p strong {
  font-weight: 600;
  color: #474747;
  font-size: 20px;
  margin-bottom: 5px;
  font-family: "Teko";
  display: block;
}

.Galeria_Videos .list b {
  font-size: 15px;
}

.Galeria_Videos .list span {
  font-size: 13px;
}

.Noticias .Listnot .links a p {
  font-size: 25px !important;
}

.Noticias .Listnot .links a b {
  margin: 0;
}

.ajuste-requerimentos span {
  font-size: 14px;
  padding-left: 3px;
}



@media (min-width:1024px){

	.boxer {
    overflow: hidden;
    clear: both;
    border-bottom: none;
    margin-bottom: 20px;
    padding-bottom: 0px;
    padding-top: 2px;
    border: 1px solid #d7d7d7;
    height: 176px;
  }

  .ajuste-diretoria-executiva .thumb {
    margin-top: 0px !important;
  }

  .boxer .info p {
    font-size: 15px;
    color: #464646;
    margin-bottom: 0;
    line-height: 20px;
  }

  .ajuste-diretoria-executiva .info {
    margin-top: 25px !important;
  }

  .ajuste-diretoria-executiva .info h2 {
    font-size: 20px !important;
    font-family: 'Roboto' !important;
    text-transform: uppercase !important;
  }

  .ajuste-diretoria-executiva .info span {
    background: #23B78F !important;   
    height: 3px;
    display: block;
    margin: 20px 0;
    width: 25px;
  }

}